Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mit-nlp
/
MITIE
Public
Notifications
You must be signed in to change notification settings
Fork
540
Star
3k
Code
Issues
17
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 28, 2025
Add python compatibility docs (#224)
Show description for 6299375
BUZZ1592003
and
davisking
authored
6299375
Copy full SHA for 6299375
fix: enhance Python 2/3 compatibility in mitie.py- Improve string encoding/decoding functions- Add better Unicode handling- Fix incomplete methods- Add robust error handling for ctypes string conve…
Show description for d761af2
BUZZ1592003
authored
d761af2
Copy full SHA for d761af2
Commits on Jan 4, 2025
mitielib : narrow scope of 'using namespace std' directives to avoid name clashes when using later versions of C++ standard (#220)
peter277
authored
f1068f5
Copy full SHA for f1068f5
Commits on Sep 1, 2022
Add link to PHP bindings
davisking
authored
42dbcd5
Copy full SHA for 42dbcd5
Commits on Oct 18, 2021
more typedef cleanup
davisking
committed
bf8c532
Copy full SHA for bf8c532
in text_categorizer.cpp line 16, it define the text_sample_type, the original definition is ner type may conflict with it (#214)
weiwujiang
authored
c582b1d
Copy full SHA for c582b1d
Commits on May 11, 2021
add citation instructions
davisking
committed
541bede
Copy full SHA for 541bede
Fix tokenization offsets for strings with unicode quotes being wrong.
davisking
committed
faf3ecf
Copy full SHA for faf3ecf
Commits on Oct 12, 2020
CMake VS include file path. (#212)
Show description for b6f454f
dynamite-ready
authored
b6f454f
Copy full SHA for b6f454f
Commits on Sep 15, 2020
update readme to link to ruby binding
davisking
committed
d10e522
Copy full SHA for d10e522
Commits on Apr 18, 2020
Updated README to add link to MitieNetCore (#209)
slamj1
authored
3abab8f
Copy full SHA for 3abab8f
Commits on Feb 10, 2019
updated version
davisking
committed
832cbd6
Copy full SHA for 832cbd6
Commits on Jan 23, 2019
Fixed text_categorizer() not being loaded correctly in Python 3
davisking
committed
a0d2578
Copy full SHA for a0d2578
Commits on May 18, 2018
Fixed wordrep not working when compiled with Visual Studio.
davisking
committed
15bed49
Copy full SHA for 15bed49
Commits on May 16, 2018
Actually, make all dependent projects use static runtimes in visual
Show description for 3418994
davisking
committed
3418994
Copy full SHA for 3418994
Made imglab compile with the static visual studio runtime. This also
Show description for 2413a77
davisking
committed
2413a77
Copy full SHA for 2413a77
Commits on Apr 14, 2018
updated readme
davisking
committed
d528cd3
Copy full SHA for d528cd3
Added missing file.
davisking
committed
10ea841
Copy full SHA for 10ea841
Add missing imports
davisking
committed
68a45c6
Copy full SHA for 68a45c6
Add support for windows to setup.py
davisking
committed
97f82e7
Copy full SHA for 97f82e7
Build statically on windows so people don't need to worry about
Show description for 9acbd96
davisking
committed
9acbd96
Copy full SHA for 9acbd96
Make install scripts always install to the mitielib folder.
davisking
committed
667c77c
Copy full SHA for 667c77c
Commits on Jan 21, 2018
Made MITIE's tokenizer treat unicode non-breaking spaces the same way it
Show description for fd3587d
davisking
committed
fd3587d
Copy full SHA for fd3587d
Commits on Dec 27, 2017
Added issue template
davisking
committed
27880d6
Copy full SHA for 27880d6
Commits on Nov 7, 2017
Updated exception handling for str type (#160)
benhoff
authored and
davisking
committed
0889996
Copy full SHA for 0889996
Commits on Jul 10, 2017
Clarified python install instructions.
davisking
authored
a418400
Copy full SHA for a418400
Commits on May 22, 2017
added ner.py python3 compatibility (#127)
Mauricio Collazos
authored and
davisking
committed
fe607ce
Copy full SHA for fe607ce
Commits on May 12, 2017
Fix/issue125 (#126)
Show description for 578f30d
mcelvg
authored and
davisking
committed
578f30d
Copy full SHA for 578f30d
Commits on May 5, 2017
Changed cmake scripts that compile the java API to work around a bug in some versions of cmake.
davisking
committed
058e3f9
Copy full SHA for 058e3f9
Commits on Apr 7, 2017
Made exception handling code work better in python3
davisking
committed
c8da904
Copy full SHA for c8da904
Commits on Mar 10, 2017
Don't try to link with libjpeg
davisking
authored
461ebc4
Copy full SHA for 461ebc4
Commits on Feb 17, 2017
Added missing MITIE_EXPORT annotations.
davisking
authored
2591858
Copy full SHA for 2591858
Commits on Feb 14, 2017
Made the cmake scripts not try to compile or link to libpng, libjpeg, or
Show description for abbdb0f
davisking
committed
abbdb0f
Copy full SHA for abbdb0f
Commits on Feb 9, 2017
Merge branch 'verloop-master'
davisking
committed
8b01a89
Copy full SHA for 8b01a89
Made this example executable
davisking
committed
c8d4508
Copy full SHA for c8d4508
Pagination
Previous
Next
You can’t perform that action at this time.