Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG FIX pos_alphabet_ from EntityTokenDictionary was not being populated (error since v2.2.0). #22

Open
wants to merge 68 commits into
base: master
Choose a base branch
from

Conversation

davidalbertonogueira
Copy link
Contributor

Additional feature selection flags were added to Entity Recognizer.

davidalbertonogueira and others added 30 commits November 17, 2015 12:55
…ementation of a flag bitmap to turn on/off combinations of features more easily.
…ictionary dictionary (error since v2.2.0).

MISC Removal of FeatureLabelCache caching_weights_ (weights caching) from Parameters.h.
MISC Addition of BuildNames call for Alphabets when in DEBUG mode (for debugging purposes).
MISC Gazetteers can now consider both case sensitive/insensitive  words.
…specific flag, and therefore no longer dependent of the form_case_sensitive flag (as previously).
…ntation of std::chrono usage. Update .gitignore.
…ributed in _MSC_VER == 1900 (Visual Studio 2015)).
Move TurboWorkers Options and Pipe to Opaque structures in .cpp (instead of .h) to reduce the number of includes in projects using libturboparser TurboParserInterface.
…ibrary can be pre initialized in another application that uses the libturboparser.
davidalbertonogueira and others added 30 commits October 18, 2016 10:54
Ner precision vs recall + allow saving temporary models, using flag '--save_model_period=1' (From MLA fork)
BUG FIX TurboParser was crashing with empty sentences.
Protect InitGlog in libturboparser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants